[INFO] fetching crate patchwork-acp 0.1.0...
[INFO] testing patchwork-acp-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate patchwork-acp 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate patchwork-acp 0.1.0
[INFO] finished tweaking crates.io crate patchwork-acp 0.1.0
[INFO] tweaked toml for crates.io crate patchwork-acp 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate patchwork-acp 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate patchwork-acp 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d91f08e0f8a5fcb3bdb811267123a13edf695aff031f0f12ac9e7fd8c0199421
[INFO] running `Command { std: "docker" "start" "-a" "d91f08e0f8a5fcb3bdb811267123a13edf695aff031f0f12ac9e7fd8c0199421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d91f08e0f8a5fcb3bdb811267123a13edf695aff031f0f12ac9e7fd8c0199421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d91f08e0f8a5fcb3bdb811267123a13edf695aff031f0f12ac9e7fd8c0199421", kill_on_drop: false }`
[INFO] [stdout] d91f08e0f8a5fcb3bdb811267123a13edf695aff031f0f12ac9e7fd8c0199421
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4846f5b58e794845dd3df8ef97389e5fcbfa52c6ecb5aac5fc1415f93bc12bb4
[INFO] running `Command { std: "docker" "start" "-a" "4846f5b58e794845dd3df8ef97389e5fcbfa52c6ecb5aac5fc1415f93bc12bb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling try-next v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling include_bytes_aligned v0.1.4
[INFO] [stderr]    Compiling boxfnonce v0.1.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop-util v0.21.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling lalrpop v0.21.0
[INFO] [stderr]    Compiling chumsky v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling parlex v0.3.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling parlex-gen v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonrpcmsg v0.1.2
[INFO] [stderr]    Compiling patchwork-lexer v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling agent-client-protocol-schema v0.6.3
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling patchwork-parser v0.1.0
[INFO] [stderr]    Compiling sacp v1.1.1
[INFO] [stderr]    Compiling patchwork-eval v0.1.0
[INFO] [stderr]    Compiling sacp-proxy v2.0.2
[INFO] [stderr]    Compiling patchwork-acp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `DoInvocation` is never constructed
[INFO] [stdout]   --> src/agent.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub enum PerSessionMessage {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 52 |     DoInvocation(DoArg, oneshot::Sender<String>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DoResult` is never constructed
[INFO] [stdout]   --> src/agent.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct DoResult {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_mcp_server` is never used
[INFO] [stdout]    --> src/agent.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn create_mcp_server(redirect_tx: UnboundedSender<RedirectMessage>) -> McpServer {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "4846f5b58e794845dd3df8ef97389e5fcbfa52c6ecb5aac5fc1415f93bc12bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4846f5b58e794845dd3df8ef97389e5fcbfa52c6ecb5aac5fc1415f93bc12bb4", kill_on_drop: false }`
[INFO] [stdout] 4846f5b58e794845dd3df8ef97389e5fcbfa52c6ecb5aac5fc1415f93bc12bb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74e8937ffa0f6d6217bd129e31cda264bda7c36ca6a42faec2ff049eecad9866
[INFO] running `Command { std: "docker" "start" "-a" "74e8937ffa0f6d6217bd129e31cda264bda7c36ca6a42faec2ff049eecad9866", kill_on_drop: false }`
[INFO] [stderr]    Compiling patchwork-acp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `DoInvocation` is never constructed
[INFO] [stdout]   --> src/agent.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub enum PerSessionMessage {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 52 |     DoInvocation(DoArg, oneshot::Sender<String>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DoResult` is never constructed
[INFO] [stdout]   --> src/agent.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct DoResult {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_mcp_server` is never used
[INFO] [stdout]    --> src/agent.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn create_mcp_server(redirect_tx: UnboundedSender<RedirectMessage>) -> McpServer {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.77s
[INFO] running `Command { std: "docker" "inspect" "74e8937ffa0f6d6217bd129e31cda264bda7c36ca6a42faec2ff049eecad9866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74e8937ffa0f6d6217bd129e31cda264bda7c36ca6a42faec2ff049eecad9866", kill_on_drop: false }`
[INFO] [stdout] 74e8937ffa0f6d6217bd129e31cda264bda7c36ca6a42faec2ff049eecad9866
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3166be2b4e46158cca337de5ef99ab6d52da214873d2d925e8e0890b9c22638
[INFO] running `Command { std: "docker" "start" "-a" "e3166be2b4e46158cca337de5ef99ab6d52da214873d2d925e8e0890b9c22638", kill_on_drop: false }`
[INFO] [stderr] warning: variant `DoInvocation` is never constructed
[INFO] [stderr]   --> src/agent.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub enum PerSessionMessage {
[INFO] [stderr]    |          ----------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 52 |     DoInvocation(DoArg, oneshot::Sender<String>),
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DoResult` is never constructed
[INFO] [stderr]   --> src/agent.rs:66:12
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub struct DoResult {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_mcp_server` is never used
[INFO] [stderr]    --> src/agent.rs:279:8
[INFO] [stderr]     |
[INFO] [stderr] 279 | pub fn create_mcp_server(redirect_tx: UnboundedSender<RedirectMessage>) -> McpServer {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `patchwork-acp` (bin "patchwork-acp" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/patchwork_acp-20473c3e8a329a56)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test agent::tests::test_extract_code_fence_json ... ok
[INFO] [stdout] test agent::tests::test_extract_code_fence_text ... ok
[INFO] [stdout] test agent::tests::test_augment_prompt_string ... ok
[INFO] [stdout] test agent::tests::test_augment_prompt_json ... ok
[INFO] [stdout] test agent::tests::test_extract_response_value_json ... ok
[INFO] [stdout] test agent::tests::test_extract_response_value_string ... ok
[INFO] [stdout] test agent::tests::test_extract_code_fence_no_fence ... ok
[INFO] [stdout] test agent::tests::test_extract_response_value_fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e3166be2b4e46158cca337de5ef99ab6d52da214873d2d925e8e0890b9c22638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3166be2b4e46158cca337de5ef99ab6d52da214873d2d925e8e0890b9c22638", kill_on_drop: false }`
[INFO] [stdout] e3166be2b4e46158cca337de5ef99ab6d52da214873d2d925e8e0890b9c22638
